var net.onceReadProtocols

2 uses

	net (current package)
		lookup_unix.go#L16: var onceReadProtocols sync.Once
		lookup_unix.go#L52: 	onceReadProtocols.Do(readProtocols)